What is DWfile?

Dreamweaver 3 includes a C shared library called DWfile that gives authors of objects, commands, behaviors, data translators, floating palettes, and property inspectors the ability to read and write files on the local file system. This chapter describes the file I/O API and how to use it.

For general information on how C libraries interact with the JavaScript interpreter in Dreamweaver, see What is C-level extensibility?